View¶
What is a view?¶
A view is an image of a model based on a specified representation format.
- One model has multiple views, and you can change the view of the model according to the application.
- If you edit the model in one view, it is automatically reflected in another view and the consistency is maintained.
View type¶
The following view types are available in Next Design and can be customized for each model type (entity).
- ER diagram 1
- Tree diagram
- Document form
- Tree grid
- Sequence Diagram
ER diagram example¶
Tree diagram example¶
Document form example¶
Tree grid example¶
Sequence diagram example¶
-
ER Diagram (Entity-Relationship Diagram) is a general term for the notation that expresses data and their relationships with shapes and lines. UML use case diagrams and activity diagrams are also types of ER diagrams. ↩